projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ab6213
)
Fix gnus-mime-display-alternative button natigation
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 16 Nov 2020 22:16:39 +0000
(23:16 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 16 Nov 2020 22:16:39 +0000
(23:16 +0100)
* lisp/gnus/gnus-art.el (gnus-mime-display-alternative): Mark the
buttons correctly so that TAB can find them (bug#44690).
lisp/gnus/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-art.el
b/lisp/gnus/gnus-art.el
index 1efc1d6f7d92fc36d36b9b6879aa5ec407d8f28b..8f4ca7eb3b9b18d15b7a15c595088d467275d4ed 100644
(file)
--- a/
lisp/gnus/gnus-art.el
+++ b/
lisp/gnus/gnus-art.el
@@
-6175,7
+6175,6
@@
If nil, don't show those extra buttons."
face ,gnus-article-button-face
follow-link t
gnus-part ,id
- button t
article-type multipart
rear-nonsticky t))
;; Do the handles
@@
-6200,6
+6199,7
@@
If nil, don't show those extra buttons."
follow-link t
gnus-part ,id
button t
+ category t
gnus-data ,handle
rear-nonsticky t))
(insert " "))